home *** CD-ROM | disk | FTP | other *** search
/ DarkBasic Professional / DarkBasicPro.iso / Demos / Geospace 3D Trial / Geo3d12010Setup.exe / Geoscape3d.exe / 0 / RCDATA / TTOOLBARFORM / TTOOLBARFORM.txt
Encoding:
Text File  |  2004-06-28  |  404 b   |  22 lines

  1. inherited ToolBarForm: TToolBarForm
  2.   Left = 645
  3.   Top = 635
  4.   Height = 81
  5.   Caption = 'ToolBarForm'
  6.   ParentFont = True
  7.   PixelsPerInch = 96
  8.   TextHeight = 13
  9.   object ToolBarPanel: TPanel [0]
  10.     Left = 0
  11.     Top = 0
  12.     Width = 513
  13.     Height = 25
  14.     BevelOuter = bvNone
  15.     TabOrder = 0
  16.   end
  17.   inherited RegistryFormSaver: TRegistryFormSaver
  18.     SavePosition = False
  19.     SaveSize = False
  20.   end
  21. end
  22.